Crate tui_react

source ·

Modules

Structs

Traits

  • A component meant to be rendered by Terminal::render(...). All other components don’t have to implement this trait, and instead provide a render method by convention, tuned towards their needs using whichever generic types or lifetimes they need.

Functions